[INFO] fetching crate dustbox 0.0.1...
[INFO] checking dustbox-0.0.1 against master#dc375db7d8df0aa450e622c529147c95eee756f5 for pr-156749
[INFO] extracting crate dustbox 0.0.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dustbox 0.0.1
[INFO] finished tweaking crates.io crate dustbox 0.0.1
[INFO] tweaked toml for crates.io crate dustbox 0.0.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dustbox 0.0.1 on toolchain dc375db7d8df0aa450e622c529147c95eee756f5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 169 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v3.0.0)
[INFO] [stderr]       Adding criterion v0.2.11 (available: v0.8.2)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding image v0.21.3 (available: v0.25.10)
[INFO] [stderr]       Adding pretty_assertions v0.6.1 (available: v1.4.1)
[INFO] [stderr]       Adding quick-error v1.2.3 (available: v2.0.1)
[INFO] [stderr]       Adding rand v0.6.5 (available: v0.10.1)
[INFO] [stderr]       Adding rand_xorshift v0.1.1 (available: v0.5.0)
[INFO] [stderr]       Adding sdl2 v0.32.2 (available: v0.38.0)
[INFO] [stderr]       Adding simple-error v0.2.3 (available: v0.3.2)
[INFO] [stderr]       Adding tera v0.11.20 (available: v1.20.1)
[INFO] [stderr]       Adding toml v0.5.11 (available: v1.1.2+spec-1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num v0.1.43
[INFO] [stderr]   Downloaded simple-error v0.2.3
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded pretty_assertions v0.6.1
[INFO] [stderr]   Downloaded sdl2 v0.32.2
[INFO] [stderr]   Downloaded image v0.21.3
[INFO] [stderr]   Downloaded sdl2-sys v0.32.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6
[INFO] running `Command { std: "docker" "start" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6" "/opt/rustwide/cargo-home/bin/cargo" "+dc375db7d8df0aa450e622c529147c95eee756f5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking unic-char-range v0.7.0
[INFO] [stderr]     Checking unic-common v0.7.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling cast v0.2.7
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking deflate v0.7.20
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unic-char-property v0.7.0
[INFO] [stderr]     Checking unic-ucd-version v0.7.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking unic-ucd-segment v0.7.0
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking itertools v0.8.2
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking glob v0.2.11
[INFO] [stderr]     Checking humansize v1.1.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking unic-segment v0.7.0
[INFO] [stderr]     Checking tempdir v0.3.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking rand_xoshiro v0.1.0
[INFO] [stderr]     Checking simple-error v0.2.3
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking criterion-plot v0.3.1
[INFO] [stderr]     Checking png v0.14.1
[INFO] [stderr]     Checking num v0.1.43
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling num-derive v0.2.5
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tiff v0.2.2
[INFO] [stderr]     Checking image v0.21.3
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking tera v0.11.20
[INFO] [stderr]     Checking criterion v0.2.11
[INFO] [stderr]     Checking dustbox v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/machine.rs:549:16
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cyclomatic_complexity))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:1813:25
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                         ((op1 << 1) | cf)
[INFO] [stdout]      |                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1813 -                         ((op1 << 1) | cf)
[INFO] [stdout] 1813 +                         (op1 << 1) | cf 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:1815:25
[INFO] [stdout]      |
[INFO] [stdout] 1815 |                         ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)))
[INFO] [stdout]      |                         ^                                                           ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1815 -                         ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)))
[INFO] [stdout] 1815 +                         (op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)) 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:2029:25
[INFO] [stdout]      |
[INFO] [stdout] 2029 |                         ((op1 as usize) >> count)
[INFO] [stdout]      |                         ^                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2029 -                         ((op1 as usize) >> count)
[INFO] [stdout] 2029 +                         (op1 as usize) >> count 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/cpu/decoder.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cyclomatic_complexity))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/pit.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let midnight = chrono::Local::now().date().and_hms(0, 0, 0);
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/pit.rs:102:52
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let midnight = chrono::Local::now().date().and_hms(0, 0, 0);
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> src/machine.rs:549:16
[INFO] [stdout]     |
[INFO] [stdout] 549 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cyclomatic_complexity))]
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:1813:25
[INFO] [stdout]      |
[INFO] [stdout] 1813 |                         ((op1 << 1) | cf)
[INFO] [stdout]      |                         ^               ^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1813 -                         ((op1 << 1) | cf)
[INFO] [stdout] 1813 +                         (op1 << 1) | cf 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:1815:25
[INFO] [stdout]      |
[INFO] [stdout] 1815 |                         ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)))
[INFO] [stdout]      |                         ^                                                           ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 1815 -                         ((op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)))
[INFO] [stdout] 1815 +                         (op1 << count) | (cf << (count - 1)) | (op1 >> (9 - count)) 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around block return value
[INFO] [stdout]     --> src/machine.rs:2029:25
[INFO] [stdout]      |
[INFO] [stdout] 2029 |                         ((op1 as usize) >> count)
[INFO] [stdout]      |                         ^                       ^
[INFO] [stdout]      |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]      |
[INFO] [stdout] 2029 -                         ((op1 as usize) >> count)
[INFO] [stdout] 2029 +                         (op1 as usize) >> count 
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]   --> src/cpu/decoder.rs:79:16
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg_attr(feature = "cargo-clippy", allow(clippy::cyclomatic_complexity))]
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `cargo-clippy` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::DateTime::<Tz>::date`: Use `date_naive()` instead
[INFO] [stdout]    --> src/pit.rs:102:45
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let midnight = chrono::Local::now().date().and_hms(0, 0, 0);
[INFO] [stdout]     |                                             ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `chrono::Date::<Tz>::and_hms`: Use and_hms_opt() instead
[INFO] [stdout]    --> src/pit.rs:102:52
[INFO] [stdout]     |
[INFO] [stdout] 102 |         let midnight = chrono::Local::now().date().and_hms(0, 0, 0);
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.85s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6", kill_on_drop: false }`
[INFO] [stdout] 71b45b6e1d4505752815fb099866cecd082b281f54e937da85d84e7bfa392ae6
